Skip to content

Feat: base template setup #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 22, 2025
Merged

Feat: base template setup #97

merged 5 commits into from
Apr 22, 2025

Conversation

lalver1
Copy link
Member

@lalver1 lalver1 commented Apr 21, 2025

Closes #88

This PR sets up the base template for the site. It also adds and configures the djlint development dependency, adds and configures static files, and updates the districts index page to use the base template.

Reviewing

Start a debugger and click around the navigation bar to test it out.

image

@lalver1 lalver1 self-assigned this Apr 21, 2025
Copy link

github-actions bot commented Apr 21, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pems
  settings.py
  pems/core
  context_processors.py 5-11
  urls.py 1-7
Project Total  

This report was generated by python-coverage-comment-action

@lalver1 lalver1 marked this pull request as ready for review April 21, 2025 15:40
@lalver1 lalver1 requested a review from a team as a code owner April 21, 2025 15:40
@lalver1
Copy link
Member Author

lalver1 commented Apr 21, 2025

Putting it in draft for a bit to add the footer and make a few more updates.

@lalver1 lalver1 marked this pull request as draft April 21, 2025 17:02
@lalver1 lalver1 force-pushed the feat/base-template branch from 412b6f7 to d126638 Compare April 21, 2025 20:28
@lalver1 lalver1 force-pushed the feat/base-template branch from d126638 to db0875f Compare April 22, 2025 12:35
@lalver1 lalver1 marked this pull request as ready for review April 22, 2025 12:43
@lalver1 lalver1 force-pushed the feat/base-template branch from db0875f to 08e3474 Compare April 22, 2025 13:52
Copy link
Member

@thekaveman thekaveman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @lalver1!

I like the PeMS version link 😁

@lalver1 lalver1 merged commit 72d69b2 into main Apr 22, 2025
9 checks passed
@lalver1 lalver1 deleted the feat/base-template branch April 22, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up base template and theme
2 participants